Automations

Server Commands

  • Version: 1.7.0
  • Official Verified

OpenBots Command group containing OpenBots Server commands (Asset, Credential, QueueItem, ServerEmail, Job).

OpenBots.Commands.Server \ Add Queue Item Command

Command: Add Queue Item Command

This command adds a Queue Item to an existing Queue in OpenBots Server.

Parameters

Queue Name

Enter the name of the existing Queue.

Required

Queue Item Name

Enter the name of the new Queue Item.

Required

Source (Optional)

If the item being enqueued is a business event, define the source of the event. This is typically the system name that caused the business event.

Event (Optional)

If the item being enqueued is a business event, define the name of the event. This is typically what has occured.

Expire On (Optional)

Determine when the queue item will expire.

Postpone Until (Optional)

Determine when the queue item will be postponed until.

Queue Item Type

Specify the type of the new Queue Item.

Required

Json Type

Specify the type of the Json.

Required

Queue Item Value

Enter the value of the new Queue Item.

Required

Priority (Optional)

Enter a priority value between 0-100.

Attachment File Path(s) (Optional)

Enter the file path(s) of the file(s) to attach.

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment Field (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command.

Logo